Skip to content

A better and more appropriate way to do this#1

Open
JRMishra wants to merge 1 commit intoatse0612:masterfrom
JRMishra:patch-1
Open

A better and more appropriate way to do this#1
JRMishra wants to merge 1 commit intoatse0612:masterfrom
JRMishra:patch-1

Conversation

@JRMishra
Copy link
Copy Markdown

Check it out

@hasan-haider
Copy link
Copy Markdown

text = "X-DSPAM-Confidence: 0.8475";
c=text.find(":")
print(float(text[c+1:].lstrip()))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants